home *** CD-ROM | disk | FTP | other *** search
/ Czech Logic, Card & Gambling Games / Logické hry.iso / hry / Robocode / robocode-setup-1.0.7.jar / extract.jar / robots / sample / MyFirstRobot.properties < prev    next >
Encoding:
Text File  |  2005-03-01  |  480 b   |  10 lines

  1. #Robot Properties
  2. #Fri Nov 02 17:17:44 EST 2001
  3. robot.description=\                             A sample robot\n     Moves in a seesaw motion, and spins the gun around at each end\n     Turns perpendicular to the direction of a bullet that hits it
  4. robot.webpage=http\://robocode.sourceforge.net/myfirstrobot/MyFirstRobot.html
  5. robocode.version=1.0
  6. robot.java.source.included=true
  7. robot.author.name=Mathew Nelson
  8. robot.classname=sample.MyFirstRobot
  9. robot.name=MyFirstRobot
  10.